Package-level declarations

Types

Link copied to clipboard
class McpPromptFactory(val excludedInterfaces: Set<Class<*>> = setOf( Timestamped::class.java, ))

Create Prompt specifications for the MCP server.

Link copied to clipboard

Publishes prompt specifications for the MCP sync server.

Link copied to clipboard

Publishes resource specifications for the MCP sync server.

Link copied to clipboard

Convenience factory for creating io.modelcontextprotocol.server.McpServerFeatures.SyncResourceSpecification instances.

Link copied to clipboard
class SyncServerStrategy(server: <Error class: unknown class>) : McpServerStrategy

Strategy implementation for the MCP sync server.

Link copied to clipboard
class SyncToolRegistry(server: <Error class: unknown class>) : ToolRegistry

Registry for tools managed by the MCP sync server.